@charset "gb2312";

/* CSS Document */
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {margin:0; padding:0; font-weight: normal;font-style: normal;font-size: 100%; font-family:"ËÎÌå",Helvetica, sans-serif;}
ol, ul ,li{list-style: none;}
img {border: 0; margin:0; padding:0;}
body{ font-size:12px; background-color:#e7e7df; font-family:"ËÎÌå";}
a{ text-decoration:none; cursor:hand;}
.wh1048{ width:1048px; margin:0 auto;}
.wrapper{ width:1192px; margin:0 auto;}
.fr{ float:right;}
.fl{ float:left;}

#aa img{width:400px;height:98px;}
.dh10{ height:10px; width:100%; overflow:hidden; font-size:0; line-height:0;}
.clearfix{
     background: none;
     border: 0;
     clear: both;
     display: block;
     float: none;
     font-size: 0;
     margin: 0;
     padding: 0;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}
/*konxi*/
.kx_23{ height:23px;}
.kx_42{ height:42px;}
/*top*/
.top{ height:83px; padding-top:50px; width:100%; background:url(img/topbg.jpg) center repeat-x;}
.toptel{ padding-top:10px;}

.nav{ background-color:#26211d; height:57px; width:100%;}
.nav ul{ width:1058px; margin:0 auto; height:57px;}
.nav li{ text-align:center; width:130px; float:left; height:57px; line-height:57px; border-right:1px solid #0c0a0a; color:#ffffff; font-size:14px; font-family:Microsoft YaHei;}
.nav li a{ color:#ffffff;}
.nav li.lihover{ background:url(img/navli.jpg) left bottom repeat-x; color:#ffffff;}
.nav li.lihover a{ color:#ffffff;}

/*Banner*/
.banner{ width:100%; }
.banner{ height:100%;}
#bannerBox{ height:570px; position:relative; width:100%;border-bottom:3px solid #e4ecee;}
#bannerList{ position: absolute; left:0; top:0; width:100%;}
#bannerList li{position: absolute; left:0; top:0; width:100%; height:570px; display:block;}
#bannerList li a{ display:block; width:100%; height:100%; text-indent:-9999px}
.bannerBton{ position:absolute;bottom:18px; width:100%;}
.bannerBton ul{ float:right; padding-right:20%;}
.bannerBton ul li{float:left; height:10px; width:26px; background:url(img/btnlibg1.png) no-repeat center bottom; cursor:pointer;}
.bannerBton ul li.up_b{ background:url(img/btnlibg.png) no-repeat center bottom;}

.i_company{ width:90%; margin:0 auto; height:200px; overflow:hidden; line-height:25px; color:#646464;}
.ifont{ padding-left:83px; background:url(img/ifont.png) left top no-repeat; color:#312926; }
.ifont .ichfont{  font-size:18px; height:32px; font-family:Microsoft YaHei;}
.ifont .iengfont{ font-size:16px;  font-family:Microsoft YaHei;}
.ifont a{ color:#312926;}
.imore{ padding-top:30px; color:#2a221f; font-size:14px; font-family:Microsoft YaHei;}
.imore a{ color:#2a221f;}
.imore a:hover{ color:#e5b235;}
.icom_con{ width:1100px; padding-left:20px; overflow:hidden; line-height:32px; color:#000000; padding:26px 0px 32px 20px;}
.icomxian{ height:5px;  width:100%; background:url(img/ixian.jpg) left bottom no-repeat;}

.i_contact{ width:585px; overflow:hidden;}
.i_contact_top{ width:147px;}
.i_contact_con{ line-height:32px; width:300px; color:#232323; height:185px; overflow:hidden;}

.i_comnew{ width:590px; overflow:hidden;}
.i_comnew_top{ width:165px;}

.i_prolist{ width:100%; background-color:#f3f3f1; padding:42px 0px 40px 0px;}
.infiniteCarousel {
  width: 1192px;
    height: 229px;
  position: relative;
}

.infiniteCarousel .indexpro {
  width: 1092px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 259px;
  margin: 0 50px;
  position: absolute;
  top: 0;
}

.infiniteCarousel .indexpro ul {
  width: 13000px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
    height: 172px;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  height: 179px;
  width: 220px;
}
.infiniteCarousel ul li .iproimg {
  display:block;
  height: 179px;
  width: 200px;
  border:5px solid #cacaca;
  margin:0 auto;
  overflow:hidden;
  background:#fff;
}
.infiniteCarousel ul li .iproimg img{
   width:200px;
}

.infiniteCarousel ul li .iproimghover {
  display:block;
  height: 179px;
  width: 200px;
  border:5px solid #eabb47;
  margin:0 auto;
  overflow:hidden;
  background:#fff;
}
.infiniteCarousel ul li .iproimghover img{
   width:200px;
}
.infiniteCarousel ul li .iprotitle{
	text-align:center;
	height:38px;
	line-height:38px;
	font-size:14px;
	color:#333333;
	font-family:Microsoft YaHei;
}
.infiniteCarousel ul li .iprotitle a{
	color:#333333;
}
.infiniteCarousel .arrow {
  display: block;
  height: 78px;
  width: 50px;
  background: url(img/arrow.jpg) no-repeat;
  text-indent: -999px;
  position: absolute;
  top: 54px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {
  background-position:top right;
  right: 0;
}
.infiniteCarousel .back {
  background-position: 0 -156px;
  left: 0;
}
.infiniteCarousel .forward:hover {
  background-position: right -78px;
}
.infiniteCarousel .back:hover {
  background-position: 0 -234px;
}

.irollnews{ width:332px; height:178px; background:#ffffff url(img/newsbg.jpg) left bottom no-repeat; border:1px solid #cfcfcf;position:relative;}

#scrollDiv{width:270px;height:90px;min-height:30px;line-height:30px;overflow:hidden; padding-left:37px; }
#scrollDiv ul{ padding:0; margin:0;}
#scrollDiv li{height:30px; line-height:30px; color:#735b4f;}
#scrollDiv li a{ color:#735b4f;}
.irollan{ position:absolute; right:43px; top:90px; width:48px; height:22px; background:url(img/newsan.jpg) left top no-repeat;}
.inewsmore{ position:absolute; bottom:11px; right:8px; color:#e5b235; font-size:14px; font-family:Microsoft YaHei;}
.inewsmore a{ color:#e5b235;}

.inews{ width:100%; padding:50px 0px 76px 0px; background:url(img/inewsbg.jpg) left top repeat; height:240px; overflow:hidden;}
.inews_font{ color:#f0f1f1; height:56px;}
.inews_font a{ color:#f0f1f1;}
.inews_font .inewsch{ font-size:18px; padding-right:40px; font-family:Microsoft YaHei;}
.inews_font .inewseng{ font-size:16px; font-family:Microsoft YaHei;}
.i_people{ width:320px; padding-right:25px; overflow:hidden; color:#f0f1f1; font-size:13px;}
.i_people a{ color:#f0f1f1;}
.i_people_top{ font-size:15px; color:#e5b235; font-family:Microsoft YaHei; background:url(img/ipeobg.jpg) left bottom repeat-x;}

.i_newslist{ width:260px;}
.i_newslistul{ padding:0; margin:0;}
.i_newslistul li{ height:32px; line-height:32px; background:url(img/inewsli.jpg) left center no-repeat;  padding-left:20px; color:#735b4f;}
.i_newslistul li a{ color:#735b4f;}
.i_newslistul li a:hover{ color:#e7e7e7;}

.iprotype{ width:400px;}
.i_protype{ padding:0; margin:0;}
.i_protype li{ height:53px; line-height:53px; padding-left:100px; background:url(img/iprotype1.jpg) left bottom no-repeat; font-size:17px; font-family:Microsoft YaHei;}
.i_protype li a{ color:#745d4d;}
.i_protype li.itypehover{ background:url(img/iprotype2.jpg) left bottom no-repeat; height:57px; line-height:57px; padding-left:100px;}
.i_protype li.itypehover a{ color:#f1be3f;}


.bot{ width:100%; text-align:center; padding:22px 0px 10px 0px; color:#3f3f3f; line-height:24px;}
.bot a{ color:#3f3f3f;}

.snav{ width:235px; overflow:hidden;}
.snavtop{ height:65px; line-height:65px; width:100%; text-align:center; background:url(img/lanmu.jpg) top left no-repeat; color:#cacaca; font-size:18px; font-family:Microsoft YaHei;}
.snavlist{ width:100%; padding:0; margin:0;}
.snavlist li{  padding-left:42px; height:40px; line-height:40px; padding-top:10px; background:url(img/secnav.jpg) left bottom no-repeat; color:#e5b235; font-size:16px; font-family:Microsoft YaHei;}
.snavlist li a{ color:#e5b235;}
.snavlist li.snavhover{ padding-left:42px; height:40px; line-height:40px; padding-top:10px; background:url(img/secnavhover.jpg) left bottom no-repeat; color:#362e2b; font-size:16px; font-family:Microsoft YaHei;}
.snavlist li.snavhover a{ color:#362e2b; }
.sitmap{ width:382px; padding-left:14px; height:25px; background-color:#362e2b; line-height:25px; color:#c2c2c2; font-weight:bold;}
.sitmap a{ color:#c2c2c2;}

.simple_right{ width:957px; overflow:hidden;}
.simple_con{ padding:32px 0px 28px 76px; line-height:33px; color:#000000;}
.s_contact{ border:1px solid #e5b235;}
.s_contact_top{ height:38px; line-height:38px; background-color:#362e2b; color:#e5b235; text-align:center;  font-size:16px; font-family:Microsoft YaHei;}
.s_contach_con{ width:180px; color:#000000; line-height:30px; margin:0 auto; padding:50px 0px 120px 0px;}
.sec_r{ width:730px; overflow:hidden;}
.sec_r_top{ height:40px; width:100%; background:url(img/snavrtop.jpg) top left no-repeat;}
.sec_r_right{ line-height:40px; padding-right:15px; color:#ffffff; font-size:12px; font-family:"ËÎÌå";}
.sec_r_cont{ padding:15px 15px 50px 15px; line-height:25px; color:#646464;}

/*news*/
.newslist{ padding:0; margin:0; width:100%;}
.newslist li{ height:30px; line-height:30px; font-size:14px; color:#735b4f; background:url(img/newslibg.jpg) left bottom repeat-x;}
.newslist li a{ color:#735b4f; font-size:12px; font-family:"Î¢ÈíÑÅºÚ"}
.showtitle{ height:38px; line-height:38px; color:#735b4f; font-size:14px; font-weight:bold; text-align:center; background:url(img/newslibg.jpg) left bottom repeat-x;}
.shownewscon{ line-height:30px; color:#735b4f; padding:10px 0px 30px 0px;}
.totalnext{ line-height:30px;}

/*prolist*/
.prolist{ width:100%; padding:20px 0px; overflow:hidden;}
.prolist ul{ padding-bottom:30px; margin:0;}
.prolist ul li.proon{ float:left; padding:0px 123px 30px 0px; width:210px; }
.prolist ul li.proon .proimg{ width:200px; height:123px; border:5px solid #cacaca; overflow:hidden;background:#fff;}
.prolist ul li.proon .proimg img{ width:200px;}
.prolist ul li.proon .protitle{ height:40px; line-height:40px; text-align:center; font-size:14px; font-family:Microsoft YaHei;}
.prolist ul li.proon .protitle a{ color:#333333;}
.prolist ul li.proup{ float:left; padding:0px 123px 30px 0px; width:210px; }
.prolist ul li.proup .proimg{ width:200px; height:123px; border:5px solid #eabb47; overflow:hidden;background:#fff;}
.prolist ul li.proup .proimg img{ width:200px;}
.prolist ul li.proup .protitle{ height:40px; line-height:40px; text-align:center; font-size:14px; font-family:Microsoft YaHei;}
.prolist ul li.proup .protitle a{ color:#333333;}
.proshowtitle{ height:34px; line-height:34px; padding-left:17px; background:url(img/proshowtbg.jpg) left top repeat-x; color:#000000;}
.proshowimg{ padding:20px 0px; overflow:hidden;  margin:0 auto;text-align: center;}
.proshowimg img{ border:4px solid #eabb47;}

/**/
.liouyan{ float:left; width:760px; padding-top:17px;}
.liouyan_font{ float:left; color:#575859; height:30px; line-height:30px; padding-left:10px; width:100px; font-size:14px; font-family:Microsoft YaHei;}
.liouyan_inp{ float:left; width:560px; height:30px;}
.liouyan_inp img{width: 60px;height:24px;}
.liouyan_inp input{ width:201px; height:20px; line-height:20px; border:1px solid #c1bba9; margin-top:4px; margin-top:2px;}
.liouyan_inp textarea{ width:80%; height:110px; border:1px solid #c1bba9; line-height:18px;}
.liouyan_btn{ float:left; width:428px; height:60px; padding-top:15px; text-align:right; padding-right:10px;}
.liouyan_btn input{ cursor:pointer; width:88px; height:33px; border:0px;  margin-right:19px;}
.sub{ background:url(img/sub.jpg) left top no-repeat;}
.res{ background:url(img/res.jpg) left top no-repeat;}
.onbg{ background:url(img/proshowtbg.jpg) left top repeat-x;}
.inp3{ cursor:pointer; width:57px; height:22px; line-height:22px; border:0px; color:#FFF; background:url(img/subg.jpg) no-repeat; margin-right:19px;}

/**/
.jobtop{ height:35px; line-height:35px; padding-top:20px;}
.jobshowtitle{ color:#e5b235; font-size:18px; font-family:Microsoft YaHei; padding-right:30px;}
.jobshowtime{ color:#575859; font-family:Microsoft YaHei;}
.jbcont{color:#575859; font-family:Microsoft YaHei; font-size:14px; line-height:30px; padding:25px 0px 120px 0px;}

.paga{ float:left; width:716px; height:25px; line-height:25px; text-align:center; padding-top:198px; padding-bottom:7px; color:#ffffff;}
.paga a{ border:1px solid #dddddd; color:#575859; padding:3px 9px; margin-right:5px; background-color:#f2f4f7; font-family:Microsoft YaHei;}
.paga a.select{ color:#f2f4f7; background-color:#362e2b;}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src:url('fonts/flexslider-icon.eot');
  src:url('fonts/flexslider-icon.eot@#iefix') format('embedded-opentype'),
    url('fonts/flexslider-icon.ttf') format('truetype'),
    url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 5px; background: #fff; border: 0px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {height: 0;}
.flex-direction-nav a  { line-height: 1; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }


/*.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }


.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }*/


.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/*.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
/*.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004';}*/
.flex-pauseplay a:hover  { opacity: 1; }
/*.flex-pauseplay a.flex-play:before { content: '\f003'; }*/

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;display: none;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}